gtkprinter: Make gtk_printer_get_hard_margins_for_paper_size() public
authorKjell Ahlstedt <kjellahlstedt@gmail.com>
Wed, 4 Jul 2018 16:40:33 +0000 (18:40 +0200)
committerKjell Ahlstedt <kjellahlstedt@gmail.com>
Wed, 4 Jul 2018 16:40:33 +0000 (18:40 +0200)
commit6c8988e445dd1c42a49245d216faf083b206afc0
tree1f88dcb818e421b391e17ebed0b725fa74fa4630
parent9fb3b842536a428731c63545bfd0499ac3959d42
gtkprinter: Make gtk_printer_get_hard_margins_for_paper_size() public

The declaration in gtkprinter.h shall be preceded by GDK_AVAILABLE_IN_ALL,
or else the function can't be used in application programs.

Closes #1140
gtk/gtkprinter.h